Raises the ValidateValue event.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnValidateValue ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnValidateValue( _ |
An object providing the event data.
See Also